Go to: Related nodes. Attributes.

This node multiplies the values from both its inputs and outputs the product.

Node name Parents Classification MFn type Compatible function sets
multDoubleLinear node utility/scalar kMultDoubleLinear kBase
kNamedObject
kDependencyNode
kMultDoubleLinear

Related nodes

addDoubleLinear, addMatrix, multMatrix, fourByFourMatrix, wtAddMatrix, angleBetween, pointMatrixMult

Attributes (3)

input1, input2, output

Long name (short name) Type Default Flags
input1 (i1) distance (double) 0.0cm outputinputconnectablestorable
the first input value
input2 (i2) distance (double) 0.0cm outputinputconnectablestorable
the second input value
output (o) distance (double) 0.0cm outputconnectable
the prodcut of its input values (= input1 * input2 )